2024-09-24 00:37:27,554 [ 265270 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:42, check_args_and_update_paths) 2024-09-24 00:37:27,554 [ 265270 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:90, check_args_and_update_paths) 2024-09-24 00:37:27,554 [ 265270 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:97, check_args_and_update_paths) 2024-09-24 00:37:27,554 [ 265270 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:99, check_args_and_update_paths) 2024-09-24 00:37:27,554 [ 265270 ] INFO : Unknown image altinityinfra/dotnet-client (runner:357, ) Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_mk9h37 --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --mount type=bind,source=/home/ubuntu/_work/_temp/test/dockerd_volume_dir,target=/var/lib/docker -e DOCKER_HELPER_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_BASE_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_KERBERIZED_HADOOP_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_KERBEROS_KDC_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_JS_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_NGINX_DAV_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema test_postgresql_replica_database_engine_2/test.py::test_materialized_view test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication test_postgresql_replica_database_engine_2/test.py::test_table_override test_postgresql_replica_database_engine_2/test.py::test_too_many_parts test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel test_random_inserts/test.py::test_insert_multithreaded test_range_hashed_dictionary_types/test.py::test_range_hashed_dict test_read_only_table/test.py::test_restart_zookeeper test_reload_clusters_config/test.py::test_add_cluster test_reload_clusters_config/test.py::test_delete_cluster test_reload_clusters_config/test.py::test_simple_reload test_reload_clusters_config/test.py::test_update_one_cluster test_rename_column/test.py::test_rename_distributed test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select test_rename_column/test.py::test_rename_parallel test_rename_column/test.py::test_rename_parallel_same_node test_rename_column/test.py::test_rename_with_parallel_insert test_rename_column/test.py::test_rename_with_parallel_merges test_rename_column/test.py::test_rename_with_parallel_select test_rename_column/test.py::test_rename_with_parallel_slow_insert test_rename_column/test.py::test_rename_with_parallel_ttl_delete test_rename_column/test.py::test_rename_with_parallel_ttl_move 'test_replicated_database/test.py::test_alter_attach[MergeTree]' 'test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree]' 'test_replicated_database/test.py::test_alter_detach_part[MergeTree]' 'test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree]' 'test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree]' 'test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree]' 'test_replicated_database/test.py::test_alter_drop_part[MergeTree]' 'test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree]' 'test_replicated_database/test.py::test_alter_drop_partition[MergeTree]' 'test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree]' test_replicated_database/test.py::test_alter_fetch test_replicated_database/test.py::test_alters_from_different_replicas test_replicated_database/test.py::test_create_replicated_table 'test_replicated_database/test.py::test_delete_from_table[MergeTree]' 'test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree]' test_replicated_database/test.py::test_force_synchronous_settings test_replicated_database/test.py::test_recover_digest_mismatch test_replicated_database/test.py::test_replicated_table_structure_alter test_replicated_database/test.py::test_server_uuid 'test_replicated_database/test.py::test_simple_alter_table[MergeTree]' 'test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree]' test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 'test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16]' 'test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12]' test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach test_replicated_table_attach/test.py::test_startup_with_small_bg_pool test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped test_s3_low_cardinality_right_border/test.py::test_s3_right_border test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy test_s3_table_functions/test.py::test_s3_table_functions test_s3_table_functions/test.py::test_s3_table_functions_timeouts test_secure_socket/test.py::test test_select_access_rights/test_main.py::test_alias test_select_access_rights/test_main.py::test_alias_columns test_select_access_rights/test_main.py::test_materialized_columns test_select_access_rights/test_main.py::test_select_all_columns test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant test_select_access_rights/test_main.py::test_select_count test_select_access_rights/test_main.py::test_select_join test_select_access_rights/test_main.py::test_select_prewhere test_select_access_rights/test_main.py::test_select_single_column test_select_access_rights/test_main.py::test_select_single_column_with_table_grant test_select_access_rights/test_main.py::test_select_union test_select_access_rights/test_main.py::test_select_where test_select_access_rights/test_main.py::test_select_with_row_policy 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6]' test_server_start_and_ip_conversions/test.py::test_restart_success_ipv4 test_server_start_and_ip_conversions/test.py::test_restart_success_ipv6 test_settings_constraints/test.py::test_max_constraint test_settings_constraints/test.py::test_min_constraint test_settings_constraints/test.py::test_read_only_constraint test_settings_constraints/test.py::test_system_constraints test_settings_constraints/test.py::test_system_settings test_settings_profile/test.py::test_allow_ddl test_settings_profile/test.py::test_allow_introspection test_settings_profile/test.py::test_alter_and_drop test_settings_profile/test.py::test_changeable_in_readonly test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only test_settings_profile/test.py::test_function_current_profiles test_settings_profile/test.py::test_inheritance -vvv" altinityinfra/integration-tests-runner:0-9992f5eba3591142ff413d31cb83a7bf4f0e2553 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.2.0, repeat-0.9.3, order-1.0.1, xdist-3.5.0, random-0.2 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_replicated_database/test.py::test_alter_attach[MergeTree] test_select_access_rights/test_main.py::test_alias test_s3_low_cardinality_right_border/test.py::test_s3_right_border test_settings_profile/test.py::test_allow_ddl test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] test_settings_constraints/test.py::test_max_constraint test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster test_rename_column/test.py::test_rename_distributed test_reload_clusters_config/test.py::test_add_cluster [gw4] [ 1%] PASSED test_settings_profile/test.py::test_allow_ddl [gw0] [ 2%] PASSED test_select_access_rights/test_main.py::test_alias [gw5] [ 3%] PASSED test_settings_constraints/test.py::test_max_constraint test_settings_constraints/test.py::test_min_constraint test_settings_profile/test.py::test_allow_introspection test_select_access_rights/test_main.py::test_alias_columns [gw5] [ 4%] PASSED test_settings_constraints/test.py::test_min_constraint test_settings_constraints/test.py::test_read_only_constraint [gw0] [ 5%] PASSED test_select_access_rights/test_main.py::test_alias_columns test_select_access_rights/test_main.py::test_materialized_columns [gw9] [ 6%] PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 [gw4] [ 7%] PASSED test_settings_profile/test.py::test_allow_introspection test_settings_profile/test.py::test_alter_and_drop [gw5] [ 8%] PASSED test_settings_constraints/test.py::test_read_only_constraint test_settings_constraints/test.py::test_system_constraints [gw0] [ 9%] PASSED test_select_access_rights/test_main.py::test_materialized_columns test_select_access_rights/test_main.py::test_select_all_columns [gw9] [ 10%] PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 [gw5] [ 11%] PASSED test_settings_constraints/test.py::test_system_constraints test_settings_constraints/test.py::test_system_settings [gw9] [ 12%] PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 [gw4] [ 13%] PASSED test_settings_profile/test.py::test_alter_and_drop [gw0] [ 14%] PASSED test_select_access_rights/test_main.py::test_select_all_columns [gw5] [ 15%] PASSED test_settings_constraints/test.py::test_system_settings test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant test_settings_profile/test.py::test_changeable_in_readonly [gw0] [ 16%] PASSED test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant test_select_access_rights/test_main.py::test_select_count [gw4] [ 17%] PASSED test_settings_profile/test.py::test_changeable_in_readonly test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys [gw4] [ 18%] PASSED test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only test_settings_profile/test.py::test_function_current_profiles [gw0] [ 19%] PASSED test_select_access_rights/test_main.py::test_select_count test_select_access_rights/test_main.py::test_select_join [gw4] [ 20%] PASSED test_settings_profile/test.py::test_function_current_profiles test_settings_profile/test.py::test_inheritance [gw0] [ 21%] PASSED test_select_access_rights/test_main.py::test_select_join test_select_access_rights/test_main.py::test_select_prewhere [gw4] [ 22%] PASSED test_settings_profile/test.py::test_inheritance [gw1] [ 23%] PASSED test_replicated_database/test.py::test_alter_attach[MergeTree] test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] [gw0] [ 24%] PASSED test_select_access_rights/test_main.py::test_select_prewhere [gw6] [ 25%] PASSED test_reload_clusters_config/test.py::test_add_cluster test_reload_clusters_config/test.py::test_delete_cluster test_select_access_rights/test_main.py::test_select_single_column [gw7] [ 26%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] [gw0] [ 27%] PASSED test_select_access_rights/test_main.py::test_select_single_column test_select_access_rights/test_main.py::test_select_single_column_with_table_grant [gw1] [ 28%] PASSED test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_detach_part[MergeTree] [gw0] [ 29%] PASSED test_select_access_rights/test_main.py::test_select_single_column_with_table_grant test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped [gw6] [ 30%] PASSED test_reload_clusters_config/test.py::test_delete_cluster test_reload_clusters_config/test.py::test_simple_reload test_select_access_rights/test_main.py::test_select_union [gw8] [ 31%] PASSED test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster [gw7] [ 32%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] [gw1] [ 33%] PASSED test_replicated_database/test.py::test_alter_detach_part[MergeTree] test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] [gw6] [ 34%] PASSED test_reload_clusters_config/test.py::test_simple_reload test_reload_clusters_config/test.py::test_update_one_cluster [gw0] [ 35%] PASSED test_select_access_rights/test_main.py::test_select_union test_select_access_rights/test_main.py::test_select_where [gw7] [ 36%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] [gw1] [ 37%] PASSED test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] [gw8] [ 38%] PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy [gw0] [ 39%] PASSED test_select_access_rights/test_main.py::test_select_where test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] test_select_access_rights/test_main.py::test_select_with_row_policy [gw6] [ 40%] PASSED test_reload_clusters_config/test.py::test_update_one_cluster [gw7] [ 41%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] [gw1] [ 42%] PASSED test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] [gw8] [ 43%] PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] [gw0] [ 44%] PASSED test_select_access_rights/test_main.py::test_select_with_row_policy [gw7] [ 45%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] [gw1] [ 46%] PASSED test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_drop_part[MergeTree] [gw2] [ 47%] PASSED test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication [gw3] [ 48%] PASSED test_rename_column/test.py::test_rename_distributed test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 test_server_start_and_ip_conversions/test.py::test_restart_success_ipv4 [gw5] [ 49%] PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys test_random_inserts/test.py::test_insert_multithreaded [gw7] [ 50%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] [gw1] [ 51%] PASSED test_replicated_database/test.py::test_alter_drop_part[MergeTree] test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] [gw1] [ 52%] PASSED test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_drop_partition[MergeTree] [gw5] [ 53%] PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach [gw1] [ 54%] PASSED test_replicated_database/test.py::test_alter_drop_partition[MergeTree] test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] [gw1] [ 55%] PASSED test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_fetch test_replicated_table_attach/test.py::test_startup_with_small_bg_pool [gw1] [ 56%] PASSED test_replicated_database/test.py::test_alter_fetch test_replicated_database/test.py::test_alters_from_different_replicas [gw6] [ 57%] PASSED test_server_start_and_ip_conversions/test.py::test_restart_success_ipv4 test_server_start_and_ip_conversions/test.py::test_restart_success_ipv6 [gw9] [ 58%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel [gw9] [ 59%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy [gw9] [ 60%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy [gw4] [ 61%] PASSED test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped [gw6] [ 62%] PASSED test_server_start_and_ip_conversions/test.py::test_restart_success_ipv6 [gw2] [ 63%] PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 [gw7] [ 64%] PASSED test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 [gw5] [ 65%] PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned [gw3] [ 66%] PASSED test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select test_rename_column/test.py::test_rename_parallel test_secure_socket/test.py::test [gw2] [ 67%] PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema [gw7] [ 68%] PASSED test_secure_socket/test.py::test [gw8] [ 69%] PASSED test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel [gw1] [ 70%] PASSED test_replicated_database/test.py::test_alters_from_different_replicas test_replicated_database/test.py::test_create_replicated_table [gw3] [ 71%] PASSED test_rename_column/test.py::test_rename_parallel test_rename_column/test.py::test_rename_parallel_same_node [gw0] [ 72%] PASSED test_random_inserts/test.py::test_insert_multithreaded [gw1] [ 73%] PASSED test_replicated_database/test.py::test_create_replicated_table test_replicated_database/test.py::test_delete_from_table[MergeTree] [gw4] [ 74%] PASSED test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped [gw5] [ 75%] PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned test_range_hashed_dictionary_types/test.py::test_range_hashed_dict [gw1] [ 76%] PASSED test_replicated_database/test.py::test_delete_from_table[MergeTree] test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] [gw1] [ 77%] PASSED test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] test_replicated_database/test.py::test_force_synchronous_settings test_read_only_table/test.py::test_restart_zookeeper [gw3] [ 78%] PASSED test_rename_column/test.py::test_rename_parallel_same_node test_rename_column/test.py::test_rename_with_parallel_insert [gw8] [ 79%] PASSED test_range_hashed_dictionary_types/test.py::test_range_hashed_dict [gw2] [ 80%] PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema test_s3_table_functions/test.py::test_s3_table_functions test_postgresql_replica_database_engine_2/test.py::test_materialized_view [gw1] [ 81%] PASSED test_replicated_database/test.py::test_force_synchronous_settings test_replicated_database/test.py::test_recover_digest_mismatch [gw2] [ 82%] PASSED test_postgresql_replica_database_engine_2/test.py::test_materialized_view test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration [gw2] [ 83%] PASSED test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication [gw4] [ 84%] PASSED test_s3_table_functions/test.py::test_s3_table_functions test_s3_table_functions/test.py::test_s3_table_functions_timeouts [gw3] [ 85%] PASSED test_rename_column/test.py::test_rename_with_parallel_insert test_rename_column/test.py::test_rename_with_parallel_merges [gw2] [ 86%] PASSED test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication test_postgresql_replica_database_engine_2/test.py::test_table_override [gw2] [ 87%] PASSED test_postgresql_replica_database_engine_2/test.py::test_table_override [gw0] [ 88%] PASSED test_read_only_table/test.py::test_restart_zookeeper test_postgresql_replica_database_engine_2/test.py::test_too_many_parts [gw2] [ 89%] PASSED test_postgresql_replica_database_engine_2/test.py::test_too_many_parts [gw1] [ 90%] PASSED test_replicated_database/test.py::test_recover_digest_mismatch test_replicated_database/test.py::test_replicated_table_structure_alter [gw3] [ 91%] PASSED test_rename_column/test.py::test_rename_with_parallel_merges test_rename_column/test.py::test_rename_with_parallel_select [gw1] [ 92%] PASSED test_replicated_database/test.py::test_replicated_table_structure_alter test_replicated_database/test.py::test_server_uuid [gw1] [ 93%] PASSED test_replicated_database/test.py::test_server_uuid test_replicated_database/test.py::test_simple_alter_table[MergeTree] [gw3] [ 94%] PASSED test_rename_column/test.py::test_rename_with_parallel_select test_rename_column/test.py::test_rename_with_parallel_slow_insert [gw1] [ 95%] PASSED test_replicated_database/test.py::test_simple_alter_table[MergeTree] test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] [gw1] [ 96%] PASSED test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] [gw4] [ 97%] PASSED test_s3_table_functions/test.py::test_s3_table_functions_timeouts [gw3] [ 98%] PASSED test_rename_column/test.py::test_rename_with_parallel_slow_insert test_rename_column/test.py::test_rename_with_parallel_ttl_delete [gw3] [ 99%] PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_delete test_rename_column/test.py::test_rename_with_parallel_ttl_move [gw3] [100%] PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_move ============================== slowest durations =============================== 64.63s call test_s3_table_functions/test.py::test_s3_table_functions_timeouts 54.05s call test_random_inserts/test.py::test_insert_multithreaded 53.30s call test_replicated_database/test.py::test_alters_from_different_replicas 50.53s call test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped 45.25s call test_replicated_database/test.py::test_recover_digest_mismatch 38.59s call test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select 38.21s setup test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel 37.95s call test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 36.93s setup test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 36.56s call test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication 36.16s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] 36.12s setup test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped 35.53s setup test_replicated_database/test.py::test_alter_attach[MergeTree] 34.95s setup test_rename_column/test.py::test_rename_distributed 34.70s call test_rename_column/test.py::test_rename_parallel 34.18s call test_rename_column/test.py::test_rename_with_parallel_merges 33.64s setup test_reload_clusters_config/test.py::test_add_cluster 33.44s call test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 32.20s call test_rename_column/test.py::test_rename_with_parallel_slow_insert 31.81s setup test_read_only_table/test.py::test_restart_zookeeper 31.73s call test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema 29.60s call test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 28.80s call test_rename_column/test.py::test_rename_with_parallel_ttl_delete 27.91s call test_rename_column/test.py::test_rename_with_parallel_insert 27.44s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy 24.84s teardown test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] 24.41s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy 24.25s teardown test_s3_table_functions/test.py::test_s3_table_functions_timeouts 23.86s teardown test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 23.31s teardown test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped 22.97s call test_rename_column/test.py::test_rename_with_parallel_ttl_move 21.35s setup test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys 21.22s setup test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach 20.84s call test_rename_column/test.py::test_rename_distributed 19.95s call test_replicated_database/test.py::test_force_synchronous_settings 19.73s call test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication 19.48s call test_read_only_table/test.py::test_restart_zookeeper 19.38s call test_rename_column/test.py::test_rename_parallel_same_node 18.69s setup test_s3_table_functions/test.py::test_s3_table_functions 18.66s call test_rename_column/test.py::test_rename_with_parallel_select 18.59s setup test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication 18.49s setup test_s3_low_cardinality_right_border/test.py::test_s3_right_border 18.44s setup test_random_inserts/test.py::test_insert_multithreaded 17.58s call test_secure_socket/test.py::test 16.23s setup test_select_access_rights/test_main.py::test_alias 15.79s setup test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 15.68s setup test_range_hashed_dictionary_types/test.py::test_range_hashed_dict 15.38s setup test_settings_profile/test.py::test_allow_ddl 15.14s setup test_settings_constraints/test.py::test_max_constraint 14.07s teardown test_rename_column/test.py::test_rename_with_parallel_ttl_move 12.82s setup test_server_start_and_ip_conversions/test.py::test_restart_success_ipv4 11.81s call test_replicated_database/test.py::test_replicated_table_structure_alter 11.64s teardown test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach 11.50s teardown test_random_inserts/test.py::test_insert_multithreaded 9.74s teardown test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] 9.31s teardown test_secure_socket/test.py::test 8.87s call test_replicated_database/test.py::test_server_uuid 8.45s call test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel 8.38s teardown test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel 8.26s call test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 7.70s call test_postgresql_replica_database_engine_2/test.py::test_table_override 7.67s setup test_secure_socket/test.py::test 7.50s call test_server_start_and_ip_conversions/test.py::test_restart_success_ipv6 6.85s call test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] 6.82s call test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys 6.74s teardown test_read_only_table/test.py::test_restart_zookeeper 6.55s teardown test_reload_clusters_config/test.py::test_update_one_cluster 6.52s call test_postgresql_replica_database_engine_2/test.py::test_too_many_parts 6.45s call test_replicated_database/test.py::test_simple_alter_table[MergeTree] 6.45s teardown test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 6.37s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] 6.30s call test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys 6.28s call test_server_start_and_ip_conversions/test.py::test_restart_success_ipv4 6.11s call test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 5.93s teardown test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys 5.41s teardown test_settings_profile/test.py::test_inheritance 5.07s call test_reload_clusters_config/test.py::test_update_one_cluster 4.65s call test_reload_clusters_config/test.py::test_add_cluster 4.61s call test_postgresql_replica_database_engine_2/test.py::test_materialized_view 4.39s call test_reload_clusters_config/test.py::test_delete_cluster 4.37s call test_replicated_database/test.py::test_create_replicated_table 4.33s call test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] 4.24s teardown test_select_access_rights/test_main.py::test_select_with_row_policy 4.17s teardown test_range_hashed_dictionary_types/test.py::test_range_hashed_dict 4.07s call test_settings_profile/test.py::test_allow_introspection 4.06s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] 4.01s call test_replicated_database/test.py::test_delete_from_table[MergeTree] 3.97s call test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] 3.93s teardown test_settings_constraints/test.py::test_system_settings 3.89s call test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] 3.88s teardown test_postgresql_replica_database_engine_2/test.py::test_too_many_parts 3.69s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] 3.68s call test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] 3.68s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] 3.66s call test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] 3.57s call test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] 3.47s call test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] 3.47s call test_replicated_database/test.py::test_alter_drop_partition[MergeTree] 3.42s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] 3.40s call test_replicated_database/test.py::test_alter_fetch 3.22s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] 3.22s call test_replicated_database/test.py::test_alter_detach_part[MergeTree] 3.18s call test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] 3.08s call test_select_access_rights/test_main.py::test_select_with_row_policy 3.04s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] 3.03s call test_select_access_rights/test_main.py::test_select_count 3.01s call test_replicated_database/test.py::test_alter_drop_part[MergeTree] 2.98s call test_settings_profile/test.py::test_function_current_profiles 2.86s call test_settings_profile/test.py::test_inheritance 2.84s call test_select_access_rights/test_main.py::test_select_where 2.81s call test_settings_constraints/test.py::test_read_only_constraint 2.78s call test_s3_low_cardinality_right_border/test.py::test_s3_right_border 2.71s teardown test_server_start_and_ip_conversions/test.py::test_restart_success_ipv6 2.66s call test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] 2.50s call test_select_access_rights/test_main.py::test_select_join 2.42s call test_settings_profile/test.py::test_alter_and_drop 2.37s call test_select_access_rights/test_main.py::test_select_prewhere 2.36s call test_replicated_database/test.py::test_alter_attach[MergeTree] 2.26s call test_settings_constraints/test.py::test_min_constraint 2.22s call test_settings_constraints/test.py::test_max_constraint 2.19s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list 2.18s call test_select_access_rights/test_main.py::test_select_all_columns 2.18s call test_settings_profile/test.py::test_changeable_in_readonly 2.12s call test_select_access_rights/test_main.py::test_select_union 2.09s call test_select_access_rights/test_main.py::test_alias_columns 2.06s call test_reload_clusters_config/test.py::test_simple_reload 1.94s call test_select_access_rights/test_main.py::test_materialized_columns 1.81s call test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 1.81s teardown test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 1.79s call test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped 1.66s call test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 1.65s call test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration 1.49s call test_settings_profile/test.py::test_allow_ddl 1.39s call test_settings_constraints/test.py::test_system_constraints 1.37s call test_settings_constraints/test.py::test_system_settings 1.32s call test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 1.30s call test_select_access_rights/test_main.py::test_select_single_column 1.29s teardown test_settings_profile/test.py::test_alter_and_drop 1.25s teardown test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 1.18s teardown test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema 1.14s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy 1.13s teardown test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] 1.12s teardown test_postgresql_replica_database_engine_2/test.py::test_table_override 1.12s teardown test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 1.11s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy 1.08s teardown test_select_access_rights/test_main.py::test_select_count 1.06s call test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 0.97s teardown test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication 0.96s teardown test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication 0.94s call test_s3_table_functions/test.py::test_s3_table_functions 0.91s call test_select_access_rights/test_main.py::test_alias 0.90s call test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only 0.89s call test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach 0.80s teardown test_settings_profile/test.py::test_changeable_in_readonly 0.79s teardown test_select_access_rights/test_main.py::test_select_all_columns 0.71s teardown test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration 0.71s call test_range_hashed_dictionary_types/test.py::test_range_hashed_dict 0.71s teardown test_postgresql_replica_database_engine_2/test.py::test_materialized_view 0.71s teardown test_settings_profile/test.py::test_function_current_profiles 0.70s teardown test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only 0.65s teardown test_settings_profile/test.py::test_allow_introspection 0.65s teardown test_settings_profile/test.py::test_allow_ddl 0.56s teardown test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 0.49s teardown test_select_access_rights/test_main.py::test_select_where 0.48s teardown test_select_access_rights/test_main.py::test_select_union 0.44s teardown test_select_access_rights/test_main.py::test_select_single_column 0.43s teardown test_select_access_rights/test_main.py::test_select_prewhere 0.43s teardown test_select_access_rights/test_main.py::test_alias_columns 0.43s teardown test_select_access_rights/test_main.py::test_select_join 0.43s teardown test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.38s teardown test_select_access_rights/test_main.py::test_alias 0.38s teardown test_select_access_rights/test_main.py::test_materialized_columns 0.28s setup test_select_access_rights/test_main.py::test_select_with_row_policy 0.27s setup test_select_access_rights/test_main.py::test_select_count 0.25s setup test_select_access_rights/test_main.py::test_select_union 0.25s setup test_select_access_rights/test_main.py::test_select_join 0.22s setup test_select_access_rights/test_main.py::test_select_where 0.22s setup test_select_access_rights/test_main.py::test_select_single_column 0.22s setup test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 0.22s setup test_select_access_rights/test_main.py::test_select_prewhere 0.22s setup test_select_access_rights/test_main.py::test_alias_columns 0.22s setup test_select_access_rights/test_main.py::test_materialized_columns 0.22s setup test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.17s setup test_select_access_rights/test_main.py::test_select_all_columns 0.01s setup test_replicated_database/test.py::test_simple_alter_table[MergeTree] 0.00s setup test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped 0.00s setup test_replicated_database/test.py::test_create_replicated_table 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema 0.00s teardown test_replicated_database/test.py::test_alters_from_different_replicas 0.00s setup test_replicated_database/test.py::test_delete_from_table[MergeTree] 0.00s setup test_rename_column/test.py::test_rename_with_parallel_slow_insert 0.00s teardown test_s3_table_functions/test.py::test_s3_table_functions 0.00s teardown test_replicated_database/test.py::test_alter_detach_part[MergeTree] 0.00s teardown test_reload_clusters_config/test.py::test_add_cluster 0.00s teardown test_rename_column/test.py::test_rename_parallel 0.00s setup test_replicated_database/test.py::test_force_synchronous_settings 0.00s setup test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] 0.00s teardown test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] 0.00s teardown test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select 0.00s teardown test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped 0.00s setup test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] 0.00s teardown test_rename_column/test.py::test_rename_parallel_same_node 0.00s setup test_rename_column/test.py::test_rename_parallel_same_node 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_select 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_insert 0.00s teardown test_replicated_database/test.py::test_server_uuid 0.00s setup test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] 0.00s setup test_settings_profile/test.py::test_alter_and_drop 0.00s setup test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] 0.00s setup test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] 0.00s setup test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] 0.00s teardown test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 0.00s teardown test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys 0.00s setup test_rename_column/test.py::test_rename_with_parallel_select 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_merges 0.00s setup test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] 0.00s teardown test_replicated_database/test.py::test_alter_attach[MergeTree] 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] 0.00s setup test_replicated_database/test.py::test_replicated_table_structure_alter 0.00s setup test_settings_profile/test.py::test_inheritance 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] 0.00s setup test_rename_column/test.py::test_rename_with_parallel_insert 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication 0.00s setup test_settings_profile/test.py::test_changeable_in_readonly 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_too_many_parts 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] 0.00s teardown test_replicated_database/test.py::test_create_replicated_table 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_materialized_view 0.00s setup test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_ttl_delete 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] 0.00s setup test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy 0.00s setup test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] 0.00s teardown test_replicated_database/test.py::test_recover_digest_mismatch 0.00s setup test_replicated_database/test.py::test_alter_drop_partition[MergeTree] 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 0.00s setup test_replicated_database/test.py::test_alter_detach_part[MergeTree] 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy 0.00s setup test_replicated_database/test.py::test_alter_drop_part[MergeTree] 0.00s setup test_reload_clusters_config/test.py::test_simple_reload 0.00s setup test_settings_profile/test.py::test_function_current_profiles 0.00s teardown test_rename_column/test.py::test_rename_distributed 0.00s setup test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 0.00s setup test_settings_constraints/test.py::test_system_constraints 0.00s setup test_reload_clusters_config/test.py::test_delete_cluster 0.00s teardown test_s3_low_cardinality_right_border/test.py::test_s3_right_border 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] 0.00s setup test_settings_profile/test.py::test_allow_introspection 0.00s setup test_settings_constraints/test.py::test_read_only_constraint 0.00s setup test_rename_column/test.py::test_rename_with_parallel_merges 0.00s teardown test_settings_constraints/test.py::test_min_constraint 0.00s teardown test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] 0.00s setup test_postgresql_replica_database_engine_2/test.py::test_table_override 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list 0.00s teardown test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] 0.00s teardown test_replicated_database/test.py::test_alter_drop_part[MergeTree] 0.00s setup test_server_start_and_ip_conversions/test.py::test_restart_success_ipv6 0.00s setup test_rename_column/test.py::test_rename_with_parallel_ttl_delete 0.00s setup test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] 0.00s setup test_replicated_database/test.py::test_server_uuid 0.00s teardown test_replicated_database/test.py::test_alter_drop_partition[MergeTree] 0.00s setup test_replicated_database/test.py::test_alter_fetch 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] 0.00s setup test_settings_constraints/test.py::test_system_settings 0.00s teardown test_reload_clusters_config/test.py::test_delete_cluster 0.00s teardown test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] 0.00s teardown test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] 0.00s setup test_rename_column/test.py::test_rename_with_parallel_ttl_move 0.00s setup test_replicated_database/test.py::test_alters_from_different_replicas 0.00s setup test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] 0.00s teardown test_replicated_database/test.py::test_alter_fetch 0.00s teardown test_reload_clusters_config/test.py::test_simple_reload 0.00s teardown test_replicated_database/test.py::test_simple_alter_table[MergeTree] 0.00s setup test_reload_clusters_config/test.py::test_update_one_cluster 0.00s teardown test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] 0.00s teardown test_settings_constraints/test.py::test_system_constraints 0.00s teardown test_server_start_and_ip_conversions/test.py::test_restart_success_ipv4 0.00s teardown test_replicated_database/test.py::test_delete_from_table[MergeTree] 0.00s teardown test_settings_constraints/test.py::test_read_only_constraint 0.00s teardown test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] 0.00s setup test_rename_column/test.py::test_rename_parallel 0.00s setup test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] 0.00s teardown test_settings_constraints/test.py::test_max_constraint 0.00s teardown test_replicated_database/test.py::test_replicated_table_structure_alter 0.00s setup test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 0.00s setup test_s3_table_functions/test.py::test_s3_table_functions_timeouts 0.00s teardown test_replicated_database/test.py::test_force_synchronous_settings 0.00s setup test_replicated_database/test.py::test_recover_digest_mismatch 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_slow_insert 0.00s setup test_settings_constraints/test.py::test_min_constraint 0.00s teardown test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 0.00s setup test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 =========================== short test summary info ============================ PASSED test_settings_profile/test.py::test_allow_ddl PASSED test_select_access_rights/test_main.py::test_alias PASSED test_settings_constraints/test.py::test_max_constraint PASSED test_settings_constraints/test.py::test_min_constraint PASSED test_select_access_rights/test_main.py::test_alias_columns PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border PASSED test_settings_profile/test.py::test_allow_introspection PASSED test_settings_constraints/test.py::test_read_only_constraint PASSED test_select_access_rights/test_main.py::test_materialized_columns PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 PASSED test_settings_constraints/test.py::test_system_constraints PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 PASSED test_settings_profile/test.py::test_alter_and_drop PASSED test_select_access_rights/test_main.py::test_select_all_columns PASSED test_settings_constraints/test.py::test_system_settings PASSED test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant PASSED test_settings_profile/test.py::test_changeable_in_readonly PASSED test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only PASSED test_select_access_rights/test_main.py::test_select_count PASSED test_settings_profile/test.py::test_function_current_profiles PASSED test_select_access_rights/test_main.py::test_select_join PASSED test_settings_profile/test.py::test_inheritance PASSED test_replicated_database/test.py::test_alter_attach[MergeTree] PASSED test_select_access_rights/test_main.py::test_select_prewhere PASSED test_reload_clusters_config/test.py::test_add_cluster PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] PASSED test_select_access_rights/test_main.py::test_select_single_column PASSED test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] PASSED test_select_access_rights/test_main.py::test_select_single_column_with_table_grant PASSED test_reload_clusters_config/test.py::test_delete_cluster PASSED test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] PASSED test_replicated_database/test.py::test_alter_detach_part[MergeTree] PASSED test_reload_clusters_config/test.py::test_simple_reload PASSED test_select_access_rights/test_main.py::test_select_union PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] PASSED test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] PASSED test_select_access_rights/test_main.py::test_select_where PASSED test_reload_clusters_config/test.py::test_update_one_cluster PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] PASSED test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] PASSED test_select_access_rights/test_main.py::test_select_with_row_policy PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] PASSED test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] PASSED test_postgresql_replica_database_engine_2/test.py::test_add_new_table_to_replication PASSED test_rename_column/test.py::test_rename_distributed PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] PASSED test_replicated_database/test.py::test_alter_drop_part[MergeTree] PASSED test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys PASSED test_replicated_database/test.py::test_alter_drop_partition[MergeTree] PASSED test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] PASSED test_replicated_database/test.py::test_alter_fetch PASSED test_server_start_and_ip_conversions/test.py::test_restart_success_ipv4 PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy PASSED test_replicated_zero_copy_projection_mutation/test.py::test_all_projection_files_are_dropped_when_part_is_dropped PASSED test_server_start_and_ip_conversions/test.py::test_restart_success_ipv6 PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_1 PASSED test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool PASSED test_rename_column/test.py::test_rename_distributed_parallel_insert_and_select PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_multiple_non_default_schemas_2 PASSED test_secure_socket/test.py::test PASSED test_quorum_inserts_parallel/test.py::test_parallel_quorum_actually_parallel PASSED test_replicated_database/test.py::test_alters_from_different_replicas PASSED test_rename_column/test.py::test_rename_parallel PASSED test_random_inserts/test.py::test_insert_multithreaded PASSED test_replicated_database/test.py::test_create_replicated_table PASSED test_replicated_zero_copy_projection_mutation/test.py::test_hardlinks_preserved_when_projection_dropped PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned PASSED test_replicated_database/test.py::test_delete_from_table[MergeTree] PASSED test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] PASSED test_rename_column/test.py::test_rename_parallel_same_node PASSED test_range_hashed_dictionary_types/test.py::test_range_hashed_dict PASSED test_postgresql_replica_database_engine_2/test.py::test_database_with_single_non_default_schema PASSED test_replicated_database/test.py::test_force_synchronous_settings PASSED test_postgresql_replica_database_engine_2/test.py::test_materialized_view PASSED test_postgresql_replica_database_engine_2/test.py::test_predefined_connection_configuration PASSED test_s3_table_functions/test.py::test_s3_table_functions PASSED test_rename_column/test.py::test_rename_with_parallel_insert PASSED test_postgresql_replica_database_engine_2/test.py::test_remove_table_from_replication PASSED test_postgresql_replica_database_engine_2/test.py::test_table_override PASSED test_read_only_table/test.py::test_restart_zookeeper PASSED test_postgresql_replica_database_engine_2/test.py::test_too_many_parts PASSED test_replicated_database/test.py::test_recover_digest_mismatch PASSED test_rename_column/test.py::test_rename_with_parallel_merges PASSED test_replicated_database/test.py::test_replicated_table_structure_alter PASSED test_replicated_database/test.py::test_server_uuid PASSED test_rename_column/test.py::test_rename_with_parallel_select PASSED test_replicated_database/test.py::test_simple_alter_table[MergeTree] PASSED test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] PASSED test_s3_table_functions/test.py::test_s3_table_functions_timeouts PASSED test_rename_column/test.py::test_rename_with_parallel_slow_insert PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_delete PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_move ======================= 100 passed in 331.26s (0:05:31) ========================